home *** CD-ROM | disk | FTP | other *** search
/ Risc World 5 / Risc World 5.iso / SOFTWARE / Issue3 / Games / xrick / !xrick / README < prev    next >
Text File  |  2002-12-11  |  2KB  |  60 lines

  1. **
  2.  
  3. xrick - version #021212
  4.  
  5. Copyright (C) 1998-2002 BigOrno (bigorno@bigorno.net)
  6.  
  7. http://www.bigorno.net/xrick/
  8.  
  9.  
  10.  
  11.  
  12. ** LICENSE AGREEMENT & LEGAL BABLE
  13.  
  14. I have written the xrick code. However, graphics and maps and sounds
  15. are by the authors of the original Rick Dangerous game, and "Rick
  16. Dangerous" remains a trademark of its owner(s) -- maybe Core Design
  17. (who wrote the game) or FireBird (who published it). As of today, I
  18. have not been successful at contacting Core Design.
  19.  
  20. This makes it a bit difficult to formally release the whole code,
  21. including data for graphics and maps and sounds, under the terms of
  22. licences such as the GNU General Public Licence. So the code is
  23. released "in the spirit" of the GNU GPL. Whatever that means.
  24.  
  25. This program is distributed in the hope that it will be useful, but
  26. WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
  27. or FITNESS FOR A PARTICULAR PURPOSE.  
  28.  
  29.  
  30.  
  31. ** HOWTO
  32.  
  33. Build: ./config; make
  34.  
  35. Usage: 'xrick -help' will tell you all about command-line options.
  36.  
  37. Controls:
  38.  
  39. - left, right, up (jump) or down (crawl): arrow keys or Z, X, O and K.
  40. - fire: SPACE, end: E, pause: P, exit: ESC.
  41. - use left, right, up, down + fire to poke something with your stick,
  42.   lay a stick of dynamite, or fire a bullet.
  43. - toggle fullscreen: F1 ; zoom in/out: F2, F3.
  44. - mute: F4 ; volume up/down: F5, F6.
  45. - cheat modes, "trainer": F7 ; "never die": F8 ; "expose": F9.
  46.  
  47. More details at http://www.bigorno.net/xrick/.
  48.  
  49. Report problems, or ask questions, to bigorno@bigorno.net.
  50.  
  51. Enjoy!
  52.  
  53.  
  54.  
  55. **
  56.  
  57.  
  58.  
  59.  
  60.